* bookmark.el: Define a face to highlight bookmark names in
authorKarl Fogel <kfogel@red-bean.com>
Thu, 7 Mar 2013 22:35:47 +0000 (16:35 -0600)
committerKarl Fogel <kfogel@red-bean.com>
Thu, 7 Mar 2013 22:35:47 +0000 (16:35 -0600)
commitb49994da6f1e20a6f28452f3116c31087d2037a6
tree2c96efa4ca7f9ef4242e731679188117bcdfe1d9
parent04dee3f6a2c376150fef7e2e58873f5a009dac58
* bookmark.el: Define a face to highlight bookmark names in
bookmark menu buffers, where the default is a bold face similarly
to buffer names in buffer menu buffers.  Patch by Matthias Meulien
<orontee {_AT_} gmail.com>.

(bookmark-menu-bookmark): New face to highlight bookmark names.
(bookmark-insert-location): Removes dupplicated text property to
conform to buffer list (see `list-buffers')
(bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
`bookmark-menu-bookmark' to bookmark names.
lisp/ChangeLog
lisp/bookmark.el